Skip to content

chore: add reusable submodule update workflow and slack notifications#5

Merged
BradenBug merged 1 commit intomainfrom
bw/reusable-submodule-update
Apr 30, 2026
Merged

chore: add reusable submodule update workflow and slack notifications#5
BradenBug merged 1 commit intomainfrom
bw/reusable-submodule-update

Conversation

@devin-ai-integration
Copy link
Copy Markdown
Contributor

Summary

Adds a reusable update-submodules workflow that both registry repos can call, and adds Slack notifications + script injection fixes to the existing update-lockfile workflow.

Changes

  • New .github/workflows/update-submodules.yaml — reusable workflow with inputs for commit_message, pr_title, pr_branch, and has_https_submodules (boolean to control HTTPS→PAT URL rewriting)
  • Updated .github/workflows/update-lockfile.yaml — added optional SLACK_WEBHOOK_URL secret and notification step, using env vars instead of direct ${{ }} interpolation in shell (fixes script injection anti-pattern)

Type of Change

  • New feature
  • Refactor

Testing

  • Manually tested — trigger from registry repos after merge

Checklist

  • Self-reviewed the diff
  • No debug/dead code left in

Notes

Supersedes PR #4 (bw/slack-notification). Merge this first, then the registry caller PRs.

Link to Devin session: https://app.devin.ai/sessions/7768353d8ede429eb108f2c272e88747
Requested by: @BradenBug

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@devin-ai-integration
Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@assert-app
Copy link
Copy Markdown

assert-app Bot commented Apr 30, 2026

Review on Assert →

@devin-ai-integration devin-ai-integration Bot marked this pull request as ready for review April 30, 2026 18:48
@BradenBug BradenBug merged commit 61f589e into main Apr 30, 2026
Copy link
Copy Markdown
Contributor Author

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 2 additional findings.

Open in Devin Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant